@extends('layouts.main') @section('main-container') Update @if(Session::has('message')) {{ Session::get('message') }} @endif @csrf Select Select name == 'overview_left'){{ 'selected'}} @endif>Overview Left name == 'overview_right'){{ 'selected'}} @endif>Overview Right name == 'benefits'){{ 'selected'}} @endif>Benefits Title Sub Title Content {{$blog->content}} Image Sorting Status Draft Enable Disable @endsection @section('script') @endsection
{{ Session::get('message') }}