@extends('layouts.admin') @section('content')
@include('elements.admin-breadcrumb')
@include('elements.alert-error')
@csrf
{{-- @foreach ($categoryList as $value => $label) @endforeach
@foreach (config('translatable.locales') as $locale => $language)
@endforeach
Cancel
@endsection @section('scripts') @endsection