@extends('layouts.master') @section('page_title', 'Assign Bill Items') @section('content') @livewire('bills.assign-bills') @endsection