@extends('base') @section('header') @include('components.homepage.header') @endsection @section('title') ZEROTWO | Добавить файл @endsection @section('content')

Full Editor

@livewire('files.scripts.add')
@endsection