@extends('layouts/contentLayoutMaster') @section('title', 'Repair & Maintenance Plans') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')
{{--

Add Dispatch Point

--}}

Create Visit Plan

@if ($message = Session::get('success'))
@endif @if ($errorMessage = Session::get('errorMessage'))
@endif
@csrf
@include('content._partials._sections.repair_maintenance_filter')
{{--
--}} {{--
--}}
@endsection @section('vendor-script') @endsection @section('page-script') {{-- --}} {{-- --}} @endsection