@extends('merchant.layouts.app') @section('panel')
@csrf

@lang('Allowed File Extensions'): .@lang('jpg'), .@lang('jpeg'), .@lang('png'), .@lang('pdf'), .@lang('doc'), .@lang('docx')

@endsection @push('style') @endpush @push('script') @endpush