@extends('layouts.horizontal', ['title' => 'Signed Consent', 'topbarTitle' => 'View Consent', 'nonav' => true]) @section('css') @vite(['node_modules/select2/dist/css/select2.min.css']) @vite([ 'node_modules/flatpickr/dist/flatpickr.min.css' ]) @endsection @section('content')

Consent Forms

Serial No. Form ID. Form Name Customer Name Customer Cell Visit ID Visit Date Date Signed Consultant ConsultantSignature CustomerSignature Actions
@endsection @section('scripts') @endsection