@extends('layout.master1') @section('title',$title) @section('og:type',$og_type) @section('content')
@if(!empty($blogs)) @else @endif
{{ csrf_field() }}
@endsection @section('javascript') @endsection