@extends('dashboard.layouts.app')
@section('title', trans('admin.categories.title') . ' - ')
@section('speedbar')
@endsection
@section('content')
{{--
--}}
{{--
--}}
{{--
--}}
{{--
Save
--}}
{{--
--}}
@endsection
@push('css')
@endpush
@push('js')
{{-- --}}
{{-- --}}
{{-- --}}
@vite(['resources/js/app.js'])
@endpush