@extends('layouts.main') @section('content')

{{ __('strings.add_client') }}

{{ csrf_field() }}
@endsection @push('scripts') @endpush