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