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

{{ trans('skinlib.upload.title') }}

@include('common.texture-preview')
@endsection @section('script') @endsection