@extends('layouts.main_admin') @section('content')

@lang('site.add')

{{ csrf_field() }} {{ method_field('post') }}
@lang('site.add')
@include('partials._errors')
{{--
--}}

{{-- {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@endsection @section('scripts') @endsection