@extends('layouts/contentNavbarLayout') @section('title', 'Companies') @section('content')
Create New Company
@csrf @method('POST')
enabled == 1 ) checked @endif>
Cancel
@endsection