@extends('admin.layout.master') @push('css') @endpush @section('content')

{{trans('admin.' .$title.'_create')}}

{{trans('admin.' .$title.'_edit')}}

{{csrf_field()}} {{method_field('post')}} {{-- @include('admin.layouts.message') --}}

Allowed less than: 1 MB.

Allowed file types: png, jpg, jpeg.



{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@foreach(config('translatable.locales') as $local)
@endforeach
{{--@dd(setting('first_section'))--}}
{{--@dd(setting('first_section'))--}}

@endsection @push('js') @endpush