@extends('layouts.master') @section('title', 'Sample Page') @section('content')
Hello card
@endsection