@extends('layouts.master') @section('body-class', 'bg-body-background') @section('page-content')
@yield('content')
@endsection