@extends('layouts.general_component.header') @section('generalcontent')

Onboarding - Branch & Company Info

@if(session('success'))
{{ session('success') }}
@endif
@csrf
@endsection