@extends('layouts.backend.app') @section('title', 'Create Plan') @section('head') @include('layouts.backend.partials.headersection',['title'=>'Plan Create','button_name'=> 'All Plans','button_link'=> route('admin.plan.index')]) @endsection @section('content')