@extends('layout.master') @section('title', 'Create Bills') @section('content') Create Bills @include('inc.messages') @csrf Enter Month Generate @endsection @section('css') @endsection @section('js') @endsection