@extends('dashboard.master') @section('title', 'Due Create') @push('css') @endpush @section('content')
Due Create
@csrf
@push('js') @endpush @endsection