@extends('layouts/base_view') @section('title') {!! $variables['header_routes'] !!} @endsection @section('content')

{{ $variables['judul'] }}

@csrf
Kode unik untuk jadwal pengiriman (maks 50 karakter) id ? 'readonly' : '' }}> @if ($errors->has('code')) {{ $errors->first('code') }} @endif
DC akan difilter berdasarkan store yang dipilih
@if ($errors->has('shift')) {{ $errors->first('shift') }} @endif
Format 24 jam (00:00 - 23:59)
Format 24 jam (00:00 - 23:59)
Kembali
@endsection