@extends('_layout.layout') @section('title') Company: {{$company->name}} @endsection @section('header')

{{$company->name}}

@endsection @section('content')
Summary
Company details
Comments
Files
@endsection @section('page-script') @endsection @section('page-css') @endsection