@extends('../backend/layout/' . $layout) @section('subhead') Pricing Box @endsection @section('subcontent')

Edit Pricing Box

@csrf @method('put')
@if (!empty(Helper::LMFThums($pricingBox->photo)))
@endif
Note: Image size must be 238*238px
Back
@endsection @section('script') @endsection