@extends('layouts.index') @section('page_title') New City @endsection @section('locations_active') nav-item active @endsection @section('projects_active') nav-item active @endsection @section('pg_name') Add New Project @endsection @section('headaddons') @endsection @section('content') @if (count($errors) > 0)