@push('title') Create Product @endpush
@if (session('success')) @endif @if (session('info')) @endif @if (session('warning')) @endif @if (session('danger')) @endif
@can('create_product_management')
Add New Product
@csrf
@endcan