@extends('layouts.master') @section('css') @endsection @section('title') تعديل عميل @stop @section('page-header') @endsection @section('content')
@csrf @method('PATCH')

@endsection @section('js') @endsection