@extends('admin.layouts.master') @section('content') @include('admin.layouts.breadcrumbs') {{trans('sidebar.update')}} {{csrf_field()}} {{method_field('PUT')}} {{trans('sidebar.title')}} {{trans('sidebar.sub_title')}} {{trans('sidebar.by')}} Home Screen fixed)?'checked':''}}> Yes {{trans('sidebar.read_time')}} {{trans('sidebar.body')}} {{$data->body}} {{trans('sidebar.image')}} {{trans('sidebar.pdf')}} {{trans('sidebar.save')}} @endsection @section('script') @endsection