@extends('dashboard.admin.layouts.app') @section('content')

{{ $title }}

@slot('header') {{ $title }} @endslot
@csrf @method('PUT')
@error('nature_of_code') {{ $message }} @enderror Do you want this code to be a mixture of letters and numbers (alphanumeric) or just numbers (numeric)?
@error('applicable_to') {{ $message }} @enderror
@endsection