@extends('layout.app') @section('title') {{ __('message.user_create') }} @stop @section('content')
{{-- form for store clients --}}
@csrf
{{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}} {{-- client name --}}
{{-- end client name --}}
{{-- end form --}}
@endsection @section("js") @endsection