@extends('layouts.app') @section('content')
@include('navbar') @include('footer')
@endsection @section('styles') @endsection