{{ get_phrase('No data found !') }}

@if(Route::currentRouteName() == 'courses')

{{ get_phrase("Please attempt utilizing the suitable keywords in your search query to obtain more precise results.") }}

{{get_phrase('Back')}} @elseif(Route::currentRouteName() == 'tutor_schedule' || Route::currentRouteName() == 'tutor.getSchedulesForDate')

{{ get_phrase("Please try using the other dates.") }}

@else

{{ get_phrase("Please try using the appropriate keywords.") }}

{{get_phrase('Back')}} @endif