ACS Jobs List
| S.no | Name | Mobile | Address | Created At | |
|---|---|---|---|---|---|
| {{$k + 1}} | {{$acsjob->name}} | {{$acsjob->mobile}} | {{$acsjob->email}} | {{$acsjob->address}} | {{ date('d-M-Y',strtotime($acsjob->created_at))}} |
@extends('layouts.default') @section('content')
| S.no | Name | Mobile | Address | Created At | |
|---|---|---|---|---|---|
| {{$k + 1}} | {{$acsjob->name}} | {{$acsjob->mobile}} | {{$acsjob->email}} | {{$acsjob->address}} | {{ date('d-M-Y',strtotime($acsjob->created_at))}} |