@extends('layouts.main') @section('title') {{__("Edit Blogs")}} @endsection @section('page-title')

@yield('title')

@endsection @section('content')
< {{__("Back to All Blogs")}}
@method('PUT') @csrf id }}>
{{__("Edit Blogs")}}
{{__("Browse File")}}
{{__("Icon (use 256 x 256 size for better view)")}}
@endsection @section('js') @endsection