@extends('adminlte::page') @section('title', 'Plan Relevance') @section('preloader')

Loading

@stop @section('content_header')

Plan Relevance List

@endsection @section('content')

Plan Relevance List

# Plan Relevance Name Created By Created At Last Modified By Last Modified At Action
{{-- Custom --}} @include('backend.modals.common-planrelevance-modal') {{-- Example button to open modal --}} @endsection @push('js') @endpush