@extends('layouts.contentLayoutMaster') @section('title', 'Repair & Maintenance Visit Plan') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Visit Plans

@can('Create Visit Plans') Create New @endcan
{{--
@include('content._partials._sections.employee_target_tabs')
--}}
Code User Date Status Action
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection