@extends('admin.layouts.app') @section('panel')
@csrf

{{ __($extension->name) }}

{{-- EDIT METHOD MODAL --}} @endsection