@extends('layout.default') @section('breadcrumbs') @endsection @section('page', 'page__type--create') @section('main')

{{ __('common.add') }} {{ trans_choice('common.a-an-art', false) }} {{ __('torrent.torrent') }} {{ __('common.type') }}

@csrf

@endsection