@extends('layouts.main') @section('main-container') @section('style') @endsection Create @if(Session::has('message')) {{ Session::get('message') }} @endif @csrf Select Page Section Select CSR Initiative CSR Bottom Title Sub Title Content Image @endsection @section('script') @endsection
{{ Session::get('message') }}