@php $configData = Helper::applClasses(); @endphp @extends('layouts/fullLayoutMaster') @section('title', 'Register Page') @section('page-style') {{-- Page Css files --}} @endsection @section('content')
@if ($configData['theme'] === 'dark') Register V2 @else Register V2 @endif

The Doctors Diet

Make your app management easy and fun!

@csrf
 Terms-and-Conditions @error('terms')
{{ $message }}
@enderror
or
@endsection @section('vendor-script') @endsection @section('page-script') @endsection