@extends('layouts.admin') @section('body') @if ($errors->any())
@endif

Create New Product

{{csrf_field()}}
@endsection