@extends('layouts.master') @section('title', __('frontend.icon')) @section('content_title', __('frontend.icon')) @section('content_summary', __('frontend.icon_summary')) @if (auth()->user()->can('frontend.icons.create')) @section('content_taskbar') @if (auth()->user()->can('frontend.icons.create')) @endif @endsection @endif @section('main_content')
@endsection @push('script') @endpush