@extends('layouts.app') @push('head') @endpush @push('footer') @endpush @section('content')
@yield('admin.content')
@overwrite