@extends('admin.layouts.container') @section('content')
@csrf
{{ __('terms::terms.title') }} {{ __('general.status') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection