@extends('layouts.app') @section('content')

Add New Company

@if($errors->any())
@endif
@csrf
You can upload multiple files. Max size: 2MB each. Allowed formats: PDF, JPG, PNG.
@endsection