@extends('back.layouts.main') @section('title', 'Update badge ') @section('content')

Update badge

@method('PUT')
@csrf @include('back.badges.form')
@stop @section('breadcrumbs') @stop @push('footer') @endpush