@extends('layouts.main') @section('main-container') @section('style') @endsection Create Investor @if(Session::has('message')) {{ Session::get('message') }} @endif @csrf Investor Zone Content Type Select Text PDF URL Content Title URL PDF Status Draft Enable Disable Sort Order Meta Title Meta Description @endsection @section('script') @endsection
{{ Session::get('message') }}