@extends('layouts.admin') @section('content') @if(Session::has('alert'))
{{ Session::get('message') }}