@extends('layouts.app') @section('title', $page_title) @push('scripts') @endpush @section('content')
{{ __('app.email') }} {{ __('app.type') }} {{ __('app.code') }} {{ __('app.detail') }} {{ __('app.datetime') }} {{ __('app.actions') }}
@include('includes.datatables') @endsection