@extends('layouts.admin') @section('title', 'Create Plan') @section('page-title', 'Create Plan') @section('content')
Back
@csrf
@endsection