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

@lang('general.my-closet')

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