@extends('backend.layouts.app') @section('head') @endsection @section('content')
# {{translate('Code')}} {{translate('Date')}} {{translate('subject')}} {{translate('User')}} {{translate('status')}} {{translate('actions')}}
@endsection @section('script') {!! $datatable_script !!} @endsection