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

Document Upload

My Documents

@if (Session::has('error_message')) @endif @if (Session::has('success_message')) @endif @if ($errors->any()) @endif
@csrf
{{-- @if($document) --}}
specify) @else style="display:none;" @endif id="optionsField"> specify) value="{{ $document->specify }}" @endif placeholder="specify document" >
front) src="{{ $document->front }}" @else src="" style="display:none" @endif alt="Image Preview" style="width: 100px; height: 100px" />
{{-- @endif --}}
back) src="{{ $document->back }}" @else src="" style="display:none" @endif alt="Image Preview" style="width: 100px; height: 100px" />

Subscrible & Get 10% Discount

Get E-mail updates about our latest shop and special offers.

@endsection @section('js') @endsection