@extends('layouts/default') @section('title0') @if ((Request::get('company_id')) && ($company)) {{ $company->name }} @endif {{ trans('general.audit_due') }} @stop {{-- Page title --}} @section('title') @yield('title0') @parent @stop {{-- Page content --}} @section('content')