@extends('layouts.app') {{-- @if (Auth::guard('admin')->check()) --}} @section('title', 'Admin Panel') {{-- @endif --}} @section('content-page')