@extends('dashboard.layout.partials.dashboard') @section('content')
@if ($errors->any())
@endif


Add Products

@csrf()
Cancel
@endsection