@extends('layouts.admin.master') @section('tab-name', 'ویرایش افتخار') @section('content')
@method('PUT') @include('admin.honor.form')
@stop