@extends('layouts.dashboard') @section('content') @if (Session::has('message'))
@endif
@endsection