@extends('admin.layout.app') @section('heading', 'Create Company Industry') @section('button')
View All
@endsection @section('main_content')
@csrf
@endsection