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

Add Patient Story

{{ __('Back') }}
@csrf @include('alerts.alerts')

@endsection @section('scripts') @endsection