@extends('layouts.app') @section('title', 'Documents') @section('content')
{{ date('d M, Y H:i', strtotime($document->created_at)) }}
Expiry Date
Notify before Expiry? notify==1) checked @endif class="form-check-input notify-switch w-30px h-20px" type="checkbox" value="1" name="" id="">
{{ $staff->firstname }} {{ $staff->lastname }} {{ $staff->email }}