@extends('skinlib.master') @section('title', trans('skinlib.upload.title')) @section('style') @endsection @section('content')

@lang('skinlib.upload.title')

@php $regexp = option('texture_name_regexp'); @endphp
@include('common.texture-preview')
@endsection @section('script') @endsection