@extends('layouts.master') @section('title', 'Change Plan') @section('content')
Change Plan
@csrf
id) == 1) id="inlineRadio1" value="1">
id) == 2) value="2">
id) == 3) value="3">
@error('plan_id') {{ $message }} @enderror
Cancel
@endsection @push('scripts') @endpush