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

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

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

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


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