@extends('layouts.admin') @php $locales=config('translatable.locales'); @endphp @section('content')
@include('partials.alert')
{{csrf_field()}}
@endsection @push('scripts') @endpush