@extends('layouts.default') @section('title', 'Implementors List') @section('header-links') @include('includes.headers.implementors') @endsection @section('new_button')
Company | Contact Person | Mobile | Created By | Created On | Action | |
---|---|---|---|---|---|---|
{{ $li->name }} | {{ $li->contact_name }} | {{ $li->email }} | {{ $li->mobile }} | {{ ucwords($li->creater?->name) }} | {{ date(env('APP_DATE'), strtotime($li->created_at)) }} | create |
No data |