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

Schedule Maintenance Report

@include('inventory.global.report_print_excel_button')
@endsection @section('script') @endsection