@extends('layout.admin.master') @section('meta-title', 'LEREVE - Create Boxes') @section('body-class', 'menu-position-side menu-side-left full-screen with-content-panel') @section('breadcrumbs') @endsection @push('asset-top') @endpush @section('content')
Boxes
@csrf
Create
@error('heading') @enderror
@error('subheading') @enderror
Media
@error('banner') @enderror
@error('description') @enderror
@error('products') @enderror
@error('price') @enderror




@endsection