@extends('web.layouts.layout') @section('content')
@include('web.pages.auth.merchant.header')
@CSRF
Preview
{{__('web.no_file_selected')}}

{{__('web.file_format')}}

@endsection @section('inject_js') @endsection