@extends('admin.layout') @section('title','Home') @section('content') @endsection @section('script') @endsection