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

Add Saving

@csrf
@error('client_id')

{{ $message }}

@enderror
@endsection @push('scripts') @endpush('scripts')