@extends('layouts.admin', ['pageType' => 'settings']) @section('content') @include('widgets/admin-error-handling')
@csrf @method('PUT')
@endsection