@extends('dash.layouts.app') @section('title') Edit Cleint @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Edit Client

@csrf @method('patch')

Image Size: 150 * 150 PX

Back
@endsection @section('js') @endsection