@extends('layouts.admin') @section('title', 'Create Product') @section('content-header', 'Create Product') @section('content')
@csrf
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
Valid.
Please fill out this field.
@endsection @section('js') @endsection