@extends('admin/layout') @section('title') {{ labels('admin_labels.blogs', 'Blogs') }} @endsection @section('content') @php $user = auth()->user(); $role = auth()->user()->role->name; @endphp
{{ labels('admin_labels.craft_compelling_blogs_with_user_friendly_creation_tool', 'Craft Compelling Blogs with User-Friendly Creation Tool') }}