@extends('layouts.app')
@section('sidebar')
@include('sidebar')
@stop
@section('content')
| Login |
Broker Code |
Name |
Email |
Phone |
Country |
State |
City |
| Login |
Broker Code |
Name |
Email |
Phone |
Country |
State |
City |
@endsection
@section('script')
{{ Html::script('custom/datatables/datatables.bundle.js') }}
@endsection