@extends('layouts.app') @section('page-title','Company Information') @section('breadcrumb') @endsection @section('body')

Company Information

@csrf
@endsection @push('js') @endpush