@extends('layout.main') @section('content') @can('store-file_manager') {{__('File Manager Configuration')}} @csrf {{__('Allowed Extensions')}} * {{__('Max file Size')}} (mb) * @endcan @endsection