@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('admin/maintenances/general.asset_maintenances') }} @parent @stop {{-- Page content --}} @section('content') @stop @section('moar_scripts') @include ('partials.bootstrap-table', ['exportFile' => 'maintenances-export', 'search' => true])
{{ trans('admin/maintenances/message.complete.confirm') }}