@extends('admin/layout') @section('title') {{ labels('admin_labels.update_blog', 'Update Blog') }} @endsection @section('content') @php $user = auth()->user(); $role = auth()->user()->role->name; @endphp

{{ labels('admin_labels.update_blog', 'Update Blog') }}

{{ labels('admin_labels.craft_compelling_blogs_with_user_friendly_creation_tool', 'Craft Compelling Blogs with User-Friendly Creation Tool') }}

{{ labels('admin_labels.update_blog', 'Update Blog') }}
@method('PUT') @csrf

Upload

Recommended Size : larger than 400 x 260 & smaller than 600 x 300 pixels.

Not Found
@endsection