@extends('Layouts.master') @section('content')
@include('Partials.Form.Input.date_end')
@csrf
@method('put')
@endsection @section('scripting') @endsection