@extends('admin.layouts.app') @section('content')
Hello card
@endsection @section('script') @endsection