@extends('layouts.customer_panel') @section('css') {{-- Select2 --}} @endsection @section('content')
{{ __('Note') }}! {{ __('Allowed File Extensions: jpg, png, gif, docx, xls, xlsx, csv and pdf') }}
{{ __('Cancel') }}
@endsection @section('js') {!! translateValidationMessages() !!} @endsection