@extends('layouts.dashboard') @section('pagehead', 'Add Billing Number') @section('bredcrumb-item-link',url('/home/master/billing-number')) @section('bredcrumb-item','All Billing Numbers') @section('content')
@include('layouts.notification')
@csrf
@endsection