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

@lang('site.settings') @endlang

{{ csrf_field() }} {{ method_field('put') }}
@lang('site.add')
@endsection @section('scripts') @endsection