@extends('layouts.app') @push('css_or_js') {{-- --}} @endpush @section('css_or_js') @endsection @section('title') @endsection @section('content') @include('layouts._toolbar-details')
@csrf

General

Plan Details

Cancel
@endsection @section('custom') @endsection