@extends('layouts.admin') {{trans('home.edit')}} @section('content')
@csrf
{{trans('home.add_client')}}

2
@endsection @section('script') @endsection