@extends('master') @section('content')

Department Information

@csrf
@error('company_name') {{ $message }} @enderror
@auth
@endauth
@endsection