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

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

@csrf

@endsection