@extends('site.layouts.app') @section('title', 'Edit Class') @section('stylesheets') @endsection @section('content')

Class

Loading...
{{ csrf_field() }}
is_companion ? 'checked' : '' }}>
is_patient ? 'checked' : '' }}>
@endsection @push('scripts') @endpush