@extends('frontend.layouts.app') @section('content')
{{ $model->title }}
@if($model->pdf) @endif
@endsection