@extends('admin.layout.base') @section('title', 'Update Peak Hour ') @section('content')
@lang('admin.back')
@lang('admin.peakhour.update_time')
{{csrf_field()}}
@lang('admin.cancel')
@endsection @section('scripts') @endsection