@extends('layouts.app') @section('header')

{{ __('Printpedia') }}

@endsection @section('slot')
{!! $slot !!}
@endsection