@extends('layouts.master2') @section('title', $pageTitle) @section('page_styles') @endsection @section('page_scripts') @endsection @section('content')
{{trans('app_errors.table_headings.type')}} {{trans('app_errors.table_headings.error')}} {{trans('app_errors.table_headings.added_on')}} {{trans('common.table_heading.actions')}}
@endsection