@stack('before-styles') @stack('after-styles')
@if(settings('logo')=='') @php $imagesLogo = 'assets/media/logos/cw_logo.png'; @endphp @else @php $imagesLogo = '/'.settings('logo'); @endphp @endif Logo

Welcome to {{settings('app_name')?settings('app_name'):app_name()}}

Search and Apply
For the latest jobs

@yield('content')
@stack('before-scripts') @stack('after-scripts')