@extends('layouts.main') @section('page-style') @endsection @section('page-plugin') @endsection @section('page-script') @endsection @section('content')

Back @include('layouts.notifications')
{{ csrf_field() }} @include('transaction::setting.delivery_setting.filter_delivery_outlet_detail')
Outlet Availability @if(!empty(explode('_',$code)['1']??''))({{explode('_',$code)['1']}}) @else () @endif

Submit for all : data outlet yang akan diubah adalah data berdasarkan filter yang terpilih.


Outlet Show Status Available Status
{{ csrf_field() }}
@endsection