@extends('layouts.master') @section('content')
@include('partials.project-header-small')
@csrf
@include('partials.state-dropdown')

@endsection