lundi 5 décembre 2016

why not display correctly bootstrap praragraph in laravel

I am using this bootstrap blade view in laravel. but My view file did not display correctly. that means My @extends('layouts.app') override

@extends('layouts.app')
@section('content')



<div class="container">

    <div class="row">

        <div class="col-md-10 col-md-offset-1">








                <h1>ABOUT US</h1>
                <h5>Wealth Lanka Management (Private) Ltd (Wealth Lanka or WLM) is a specialized investment banking and financial consultancy firm engaged in feasibility studies , project advisory services, investment banking, capital market and corporate advisory services as well as consultancy services.The main promoters, Messrs Mangala Boyagoda and Asoka Sirimane possess over three decades of local and international expertise in financial and business management, banking and financial services.</h5>





        </div>

    </div>
</div>




@endsection

how can I fix this



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2gXT5pj
via IFTTT

Aucun commentaire:

Enregistrer un commentaire