@extends('layouts.site') @section('content') @if(config('app.locale') == "en") {{trans('auth.mysessions') }} {{trans('home.home')}} @else {{trans('home.home')}} {{trans('auth.mysessions') }} @endif
@lang('home.Are you sure you want to cancel this time period?')