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

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

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

{{ trans('general.texture-preview') }}

@endsection @section('script') @endsection