@extends('layouts.app') @section('title', 'Templates List') @section('content')
| # | Template | Type | Signers | Category | Date Added | |
|---|---|---|---|---|---|---|
| #{{ $key + 1 }} | {{ $template->template_title }} | Raw | {{ $template->template_no_of_signers}} | {{ $template->category_name }} | {{ \Carbon\Carbon::parse($template->template_created_at)->format('d M Y') }} | |
| No contacts found | ||||||