@extends('layouts.master') @section('css') @endsection @section('main_content')

Plan Management

Add Plan

@csrf @include('admin.plan.fields')
@endsection @section('scripts') @endsection