@extends('admin.layout.app') @section('heading', 'Edit Pricing Plan') @section('rightside_button') View All @endsection @section('main_content')
@csrf
Pricing Plan:
@endsection