@extends('adminlte::page') @section('content')

Editează client

@csrf @method('PATCH') @include('clienti.form')
@endsection