@extends('layouts.main') @section('main-container') @section('style') @endsection Update @if(Session::has('message')) {{ Session::get('message') }} @endif @csrf Select Page Section Select name == 'csr_initiative'){{ 'selected'}} @endif>CSR Initiative name == 'csr_bottom'){{ 'selected'}} @endif>CSR Bottom Title Sub Title Content {{ $about->content }} Status status == '1'){{ 'selected'}} @endif>Enable status == '0'){{ 'selected'}} @endif>Disable Image @if($about->image)@endif @endsection @section('script') @endsection
{{ Session::get('message') }}