@extends('layouts.admin.app') @section('title', 'Edit Plan') @section('content_header') @stop @section('content')
@csrf @method('PUT')
popular?'checked="checked"':'' }} type="checkbox" class="form-control" value="1">
Cancel
@endsection