@include('layouts.header') @include('layouts.sidebar')
@csrf
Supplier Information
@php // Decode the JSON string into an array $selectedWarehouses = explode(',', $data->warehouse_id); @endphp
gst == 'Yes' ? 'checked' : '' }}>
gst == 'No' ? 'checked' : '' }}>
Cancel
@include('layouts.footer')