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

Nuevo Paciente

@if ($errors->any())
@endif
@csrf
Cancelar
@endsection