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