@extends('base.base') @section('content')
{{ theme()->getView('layout/_content', compact('slot')) }}
@endsection