@extends('admin.layout.base') @section('title') {{'Achievement'}} @endsection @section('content')

Edit Achievement

Please edit the achievement and save changes.

@include('admin.layout.includes.successWalert')
Edit Achievement
@method('PATCH')



   Cancel @csrf
@section('inlineJs') @endsection @endsection