@include('layouts.header')
  • WORKER
  •    

Unique ID:

@yield('content')
@include('layouts.footer')