@extends('layouts.admin') @section('content')
Here you can {{ !isset($edit) ? 'Add ' : 'Edit ' }}{{$title}}.
Following is the list of all the Websites.
{{ $value->status == 1 ? 'Active':'Deactive' }}