@extends('layouts.master') @section('styles') @endsection @section('header-title') File Manager @endsection @section('header-elements') {{-- Button --}} @endsection @section('content')
{{-- Removed tabindex because select2 can't work properly --}} {{--