@extends('layouts/contentNavbarLayout') @section('title', 'Companies') @section('content')
Create New Company
@csrf
Cancel
@endsection