{{-- mainLayouts extends --}} @extends('layouts.contentLayoutMaster') {{-- Page title --}} @section('title', 'Product Part Edit') @section('vendor-style') @endsection @section('content')
@endsection @section('vendor-script') @endsection {{-- page script --}} @section('page-script') @endsection