@section('page_title')

{{ xe_trans('xe::installedTheme') }}

@stop @section('page_description') {{ xe_trans('xe::installedThemeDescription') }} @endsection
    @foreach ($themes as $item) @include($_skin::view('common.installed_item')) @endforeach
{{ csrf_field() }}