@extends('layouts.app') @section('style') @endsection @section('wrapper')
@if($user->user_type == 1) @endif
{{__('Task Name')}} {{__('Platform')}}{{__('User')}}{{__('Description')}} {{__('Reason')}} {{__('Files')}} {{__('Date')}} {{__('Actions')}}
{{__('Denied Proof Details')}}
@endsection @section('script') @endsection