@extends('layouts.admin') @section('title', 'تعديل الخدمة') @section('content')

تعديل الخدمة

@csrf @method('PUT')
@endsection