@extends('layouts.app') @section('title') {{ __('Systems Intermediate Checking') }} @endsection @section('breadcrumb')

{{ __('Systems Intermediate Checking') }}

@endsection @section('content')
@can('create_maintenance_logs') {{ __('Create') }} @endcan
{{--
--}}

# {{ __('Equipment Name') }} {{ __('Title') }} {{ __('Month Year') }} Signed Signed Dates Signed By {{ __('Created At') }} {{ __('Action') }}
@endsection @section('scripts') @endsection