@extends('admin.layouts.container') @section('content')
@CSRF
{{ __('patients.name') }} {{ __('patients.email') }} {{ __('patients.knowledge') }} {{ __('patients.gender') }} {{ __('patients.branches') }} {{ __('patients.date_of_birth') }} الاسباب العمر {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection