@extends('layout.main')
@section('content')
-
Home
-
Accounts
-
{{customer_dropbox($id,["IsCustomer"=>1])}}
-
Customer Rate Sheet History
Customer Rate Sheet History
@include('accounts.errormessage')
Title |
Created Date |
Created by |
Actions |
@stop
@section('footer_ext')
@parent
@stop