@extends('admin.layout.master') @section('title', 'Schedule Maintenance Report') @section('custom_style') @endsection @section('content')

Schedule Maintenance Activity

@include('v2.inventory.schedule_maintenance.reports.note_modal') @include('v2.inventory.schedule_maintenance.reports.log_history_modal')
@endsection @section('script') @endsection