@extends('admin.layouts.master') @section('content')

Edit blogs information

@csrf @method('PUT')
@if($blog->image==null) @else @endif
@endsection