@extends('layout.admin.master') @section('meta-title', 'LEREVE - Create Product') @section('body-class', 'menu-position-side menu-side-left full-screen with-content-panel') @section('breadcrumbs') @endsection @push('asset-top') @endpush @section('content')
Product
@csrf
Create
@error('name_en') @enderror
@error('name_ar') @enderror
@error('description_ar') @enderror
@error('description_ar') @enderror
@error('preparation_time') @enderror
Weights
Media
@error('thumbnail') @enderror
@endsection @push('asset-bottom') @endpush