@extends('layouts.admin') @section('content')
@yield('page-content')
@hasSection('page-footer') @endif
@endsection