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