JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "app.blade.php"

Full Path: /home/markqprx/iniasli.pro/resources/views/app.blade.php
File size: 211 bytes
MIME-type: text/plain
Charset: utf-8

@extends('common::framework')

@if ($linkeable = $pageData['linkeable'] ?? null)
    @foreach ($linkeable->pixels as $pixel)
        @include("pixels.{$pixel->type}", ['pixel' => $pixel])
    @endforeach
@endif