@extends('layouts.dash') @section('content')
Name | Phone | Cont-per name | Cont-per phone | Address | GST No | ID | Status | ||
---|---|---|---|---|---|---|---|---|---|
{{ $li->user->name }} | {{ $li->phone }} | {{ $li->user->email }} | {{ $li->cont_per_name }} | {{ $li->cont_per_phone}} | {{ $li->address}} | {{ $li->gst}} | @if($li->file) Download @endif |
status ? 'checked' : '' }}>
|