@extends('admin.layout.app') @section('content')

Categories Add

@csrf
Visibility Status
status == 'published' ? 'checked' : '' }}>
status == 'scheduled' ? 'checked' : '' }}>
status == 'hidden' ? 'checked' : '' }}>
Categories Image Upload
With event and default file try to remove the image
Basic information
@endsection @push('script') @endpush