@extends('backend.admin.layouts.app') @section('content')

Dashboard

@csrf @method('PUT') {{-- Main Category / Menu --}}
{{-- Section Title --}}
{{-- Section Subtitle --}}
{{-- Max Products --}}
{{-- Order --}}
{{-- Active --}}
is_active) ? 'checked' : '' }}>
{{-- Submit --}}
@endsection