@extends('master') @section('content')
@csrf
@error('txtName') {{ $message }} @enderror
@if ($TranslateButton == true)
@endif
img

Drag and drop a file to upload

@error('txtPicture') {{ $message }} @enderror
img

Drag and drop a file to upload

@error('txtLocationPicture') {{ $message }} @enderror
img

Drag and drop a file to upload

@error('txtCNICFrontPicture') {{ $message }} @enderror
img

Drag and drop a file to upload

@error('txtCNICBackPicture') {{ $message }} @enderror
@endsection @section('script')