@extends('backend.layouts.app') @section('title', @$data['title']) @section('style') @endsection @section('content')
{{ Session::get('success') }}