@extends('layouts.app') @section('content')
@yield('card')
@endsection