@extends('customer-service.layout.master') @section('ptitle','Customer Service') @section('page_title', 'Dashboard') @section('subpage', 'Graph & Summary Report') @section('img_profile', asset($user->StaffDetail->user_pic)) @section('login_name', $user->StaffDetail->name ) @section('last_login', $user->last_login_at ) @section('content')
Vendor's List
# Company Name Address City State Postcode. Actions

@endsection @section('external_js') @endsection