@extends('layout.main') @section('content') @can('store-file_manager')

{{__('File Manager Configuration')}}

@csrf
@endcan @endsection