@section('title', __('site.page_slider_new_title')) @section('head') @endsection @include('includes/header') @include('includes/topSite')

{{ __('site.page_slider_new_h1') }}

@if (\Session::has('error_name'))
{!! \Session::get('error_name') !!}
@endif
@if (\Session::has('error_url'))
{!! \Session::get('error_url') !!}
@endif

{{ __('site.page_slider_block_title') }}


@if (\Session::has('error_img'))
{!! \Session::get('error_img') !!}
@endif
{{ __('site.site_file_permit') }}
{{ __('site.files_jpg_or_png') }}
{{ __('site.site_file_size') }}
2 MB
{{ __('site.site_file_pixels') }}
1100x220
@include('includes/footer')