@extends('admin.layouts.master') @section('css') @endsection @section('title') تعديل @endsection @section('content')
تعديل بيانات المريض
@csrf @method('PUT')
@endsection @section('js') @endsection