@extends('dash.layouts.app') @section('title') Create Product @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content') Product Create Product @csrf Title * Price * Quantity Sort Description * Description * Thumbnail Status Yes No Reset Save @endsection @section('js') @endsection