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