@extends('backend.layouts.master') @section('main-content')
Edit Plan
{{csrf_field()}}
@error('name') {{$message}} @enderror
@endsection