@extends('admin.layouts.form') @section('section', translate('Premium')) @section('title', translate('New Plan')) @section('back', route('admin.premium.plans.index')) @section('container', 'container-max-lg') @section('content')
@push('top_scripts') @endpush @endsection