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