@if(Auth::check()) @extends('layouts.app') @section('content')
| No | Business Name | Branch Name | Braches | Contact | From Date | To Date | Annual Bill | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $license->business->name }} | {{ $license->branch->name }} | {{ $license->branches }} | {{ $license->business->phone1 }}/{{ $license->business->phone2 }} | {{ $license->start_date }} | {{ $license->end_date }} | {{ $license->annual_bill }} | |
| No | Business Name | Branch Name | Braches | Contact | From Date | To Date | Annual Bill | Actions |