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

{{ $title }}

{!! sc_language_render('admin.seo.url_seo_lang') !!}
@endsection @push('styles') @endpush @if (empty($dataNotFound)) @push('scripts') {{-- //Pjax --}} @endpush @endif