@extends('qrcode.types.skeleton') @section('favicon') @include('qrcode.components.favicon') @if ($composer->designValue('meta_description')) @endif @if ($composer->designValue('meta_keywords')) @endif @endsection @section('head') @parent {!! $composer->styles() !!} @section('qrcode-layout-head') @show @endsection @section('title') {{ $composer->getQRCode()->name }} @endsection @section('body') @section('loader')