@extends('layouts.app') @push('title') שינוי מידע לקוח @endpush @push('pg_btn') כל הלקוחות @endpush @section('content')
@csrf @method('put')
מידע ללקוחות
@endsection