@extends('base') @section('header') @include('components.homepage.header') @endsection @section('title') ZEROTWO | FILES @endsection @section('content') @include('components.files.scripts.add') @endsection