@extends('admin.template.master') @section('title') Home Website Brand list hide show @endsection @section('main-content') @if(Session::has('message')) × {{Session('message')}} @endif Website Brand list hide show List Brand Brand Slug Status Created At Edited At Edited By Action @endsection @section('javascripts') @endsection