@extends('portal.layouts.application') @section('layout-content') @if(Session::has('alert-save')) @endif @if(Session::has('alert-error')) @endif @if(Session::has('alert-success')) @endif