@if (in_array(App::getLocale(), ['ar', 'fa'])) @endif

@if ( Session::get('message') != '' )
{{ Session::get('message') }}
@endif
KIRIM