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