@extends('config.base') @section('config_content')

@hasSection('uploads_title') Archivo @yield('uploads_title') @else Archivos @endif

@yield('uploads_content')
@endsection