@extends('layouts.master') @section('page_title', 'GENERATE BILLS') @section('content') @livewire('bills.bill-master') @endsection