@extends('layouts.app') @section('styles') @endsection @section('content')
{{ ucwords('All Projects') }}
@endsection