@php $isExport = $isExport ?? false; @endphp @extends('layouts.master') @section('title') {!! $wsData ? 'Worksheet: ' . $wsData->ws_code . ' - ' . $wsData->ws_title : 'Worksheet' !!} @endsection @section('content')