@extends('layouts.app') @section('title','Appointment Form') @section('pages')
@csrf
    full_name) && $account->full_name != '' ? '' : 'readonly disabled' !!} readonly>
            @endsection @section('js') @endsection