@extends('lap::layouts.app') @section('body-class', 'bg-grey') @section('parent-content')
@yield('child-content')
@endsection