@extends('layouts.dashboard') @section('pagehead', 'All Bill') @section('bredcrumb-item-link',url('/home/billing/create')) @section('bredcrumb-item','Add Bill') @section('content')
@include('layouts.notification')
No Company Name Address State City Pin Mobile Number Action
@endsection @section('scripts') @endsection