@extends('layouts.settings.app') @section('content-tab')

{{ $title }}

@csrf @method('PUT')
Back
@endsection