@extends('layouts.app') @section('content')
@yield('page')
@endsection