@extends('layouts.auth') @section('content')

{{ __('ui.auth.register') }} ({{ __('ui.nav.patient') }})

@csrf
@endsection