@extends('layout.mainlayout') @section('content')
@if(session('success')) @endif @if(session('error')) @endif
Add Insider
@csrf
@endsection