@extends('job.layout.web') @section('title', 'Company Registration') @section('content')
@csrf

Company Profile

@endsection @section('script') @endsection