@extends('layouts.dashboard')
@section('pagehead', 'All Companies')
@section('bredcrumb-item-link',url('/home/user/company'))
@section('bredcrumb-item','Add Company')
@section('content')
No |
Company Name |
Address |
State |
City |
Pin |
Mobile Number |
Action |
@endsection
@section('scripts')
@endsection