@section('title', 'Add New Pricing Setting') @section('breadcrumbs') {{ Breadcrumbs::render('pricing.create') }} @endsection

Add New Pricing Setting

← Back to Pricing
@csrf
Per-Piece Pricing
@php $categories = ['sunglasses', 'watches', 'skin_care', 'high_end_brands']; @endphp @foreach ($categories as $category)
@endforeach
Cancel