@extends('layouts.app') @section('content')
@include('app.patients.form-inputs')
@endsection