@extends('admin::curd.preview') @section('heading') @stop @section('title') @stop @section('breadcrumb') @stop @section('entry') @stop @section('tools') @stop @section('content')
Sr | Code | Customer Master Name | Mobile | Support Contact | Work Department | Division | Status | |
---|---|---|---|---|---|---|---|---|
{{ @$key + 1 }} | {{ $val->code }} | {{ $val->name }} | {{ $val->email }} | {{ $val->mobile }} | {{ $val->support_contact }} | {{ @$val->workdepartment->name }} | {{ @$val->division->name }} | {{ $val->status }} |
No Customer Master |