@extends('layouts.app') @section('title', 'Master Plans') @section('page-specific-style') @endsection @section('content')

Plans

@can('Create plan') @endcan
@include('includes.alerts') @include('includes.errors')
ID Name Carrier Product Status Actions
@endsection @section('page-specific-script') @endsection