@extends('admin.layouts.layout') @section('content') @include('admin.layouts.partials._flash') @yield('resource-content') @endsection