@extends('admin.layouts.container') @section('content')

{{ $title }}

{{ __('notifications.patient') }} {{ __('notifications.doctor') }} {{ __('notifications.reason') }} {{ __('notifications.next_date') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection