@extends('layouts.app') @section('title', 'Create Outlet') @section('breadcrumb', 'Manage Outlet') @section('sub-breadcrumb') Create Outlet @endsection @section('franchisee', 'kt-menu__item--open kt-menu__item--here') @section('create-franchisee', 'kt-menu__item--active') @section('custom-style') @endsection @section('content')
@include('layouts.notification') {{-- begin: datatable --}}
@csrf

{{-- begin: night stock --}}

Tambahan jam dari waktu mulai stok untuk setting akhir waktu stok

jumlah maksimal order pada outlet, jika kosong maka akan mengikuti global setting
{{-- end: night stock --}}
{{-- begin: datatable --}}
@endsection @section('custom-script') @endsection