@extends('layout.base') @section('page_content')

@yield('title')

@yield('content') @endsection @push('scripts') @endpush