@extends('panel::layouts.master', ['title' => 'تعديل الفئة']) @section('content')
  • قائمة الفئات
  • تعديل الفئة
  • تعديل الفئة

    @csrf @method('PUT')
    {{ $category->image->alt_text }}
    {{ asset('storage/' . $category->image->file_path) }}
    status) ) checked @endif>
    @endsection @push('scripts') @endpush @push('styles') @endpush