@extends($templatePathAdmin.'layout') @section('main')

{{ sc_language_render('admin.data_not_found_msg') }}


{{ $url }}
@endsection @push('styles') @endpush @push('scripts') @if ($url) @endif @endpush