@extends('admin.layouts.master') @section('content')

Add Sizes & Prices for {{ $product->name }}

@csrf
Back to List
@endsection @section('scripts') @endsection