@extends('admin.layouts.app') @section('styles') @endsection @section('content')
@include('admin.layouts.alert')

Add Achievement

@csrf
Drag & Drop image here

PNG, JPG up to 5MB

Cancel
@endsection @section('scripts') @endsection