@extends('layout.app') @section('title','Dashboard') @push('headerscript') @endpush @section('content')
{{----}}
{{--
Card
--}}
@endsection @push('footerscript') @endpush