@extends('user.master') @section('title', trans('general.my-closet')) @section('content')

{{ trans('general.my-closet') }}

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