@extends('admin.layouts.master') @section('css') @endsection @section('title') المرضى @endsection @section('content')
اضافه مريض جديد
@csrf
@endsection @section('js') @endsection